@charset "utf-8";

/* css document */

body,
div,
p,
span,
h1,
h2,
h3,
h4,
h5,
h6,
dl,
dt,
dd,
ul,
ol,
li,
pre,
form,
fieldset,
input,
textarea,
blockquote {
  padding: 0;
  margin: 0;
}

body,
div,
p,
span,
h1,
h2,
h3,
h4,
h5,
h6,
ul,
ol,
li,
dl,
dt,
dd,
pre,
form,
div {
  border: 0;
}

td,
tr,
th {
  font-size: 12px;
  padding: 0;
  margin: 0;
}

img,
a img {
  border: 0px;
  padding: 0;
  margin: 0;
}

ul,
li,
ol,
dt,
dl,
dd {
  list-style: none;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: 12px;
  font-weight: normal
}

input,
select,
textarea,
form img,
button {
  vertical-align: middle;
  line-height: normal;
}

body {
  padding: 0;
  color: #333333;
  font: 12px "微软雅黑", arial, sans-serif;
  background: #fff;
}

a {
  color: #333333;
  text-decoration: none;
}

a:hover {
  color: #ed1c24;
  text-decoration: none;
}

.tc {
  text-align: center;
}

.tl {
  text-align: left;
}

.tr {
  text-align: right;
}

.dis {
  display: block;
}

.undis {
  display: none;
}

.fl {
  float: left;
}

.fr {
  float: right;
}

.pointer {
  cursor: pointer;
}

.clear {
  clear: both;
  line-height: 0px;
  height: 0px;
  font-size: 0px;
}

.hr-2,
.hr-3,
.hr-4,
.hr-5,
.hr-6,
.hr-7,
.hr-7_6,
.hr-8,
.hr-9,
.hr-16,
.hr-10,
.hr-11,
.hr-12,
.hr-13,
.hr-14,
.hr-15,
.hr-17,
.hr-19,
.hr-23,
.hr-30,
.hr-35,
.hr-51,
.hr-55,
.hr-85 {
  clear: both;
  overflow: hidden;
  font-size: 1px;
  line-height: 1px;
}

.hr-2 {
  height: 2px;
}

.hr-3 {
  height: 3px;
}

.hr-4 {
  height: 4px;
}

.hr-5 {
  height: 5px;
}

.hr-6 {
  height: 6px;
}

.hr-7 {
  height: 7px;
}

.hr-8 {
  height: 8px;
}

.hr-9 {
  height: 9px;
}

.hr-10 {
  height: 10px;
}

.hr-11 {
  height: 11px;
}

.hr-12 {
  height: 12px;
}

.hr-13 {
  height: 13px;
}

.hr-14 {
  height: 14px;
}

.hr-15 {
  height: 15px;
}

.hr-17 {
  height: 17px;
}

.hr-20 {
  height: 20px;
}

.hr-23 {
  height: 23px;
}

.hr-30 {
  height: 30px;
}

.hr-35 {
  height: 35px;
}

.hr-51 {
  height: 51px;
}

.hr-55 {
  height: 55px;
}

.hr-75 {
  height: 75px;
}

.hr-16 {
  height: 16px;
}

.top {
  height: 85px;
  background: url(../images/top.png) repeat-x;
  position: absolute;
  width: 100%;
  max-width:1920px;
  box-sizing: border-box;
  z-index: 999;
}

.top .logo{
  padding-left: 37px;
}

.top .nav {
  float: right;
  height: 60px;
  padding-top: 25px;
}

.top .nav a {
  float: left;
  margin-right: 30px;
  width: 57px;
  height: 28px;
  padding: 5px;
  background: url(../images/navli.png) no-repeat;
  font-size:0;
  text-indent:-999999px;
  overflow:hidden;
}

.top .nav a span {
  width: 57px;
  height: 28px;
  display: block;
}

.top .nav a.no {
  background: none;
  width: auto;
}

.top .nav a.a1 span {
  background: url(../images/nav1.png) no-repeat;
}

.top .nav a.a1.on span {
  background: url(../images/nav1c.png) no-repeat;
}

.top .nav a.a2 span {
  background: url(../images/nav2.png) no-repeat;
}

.top .nav a.a2.on span {
  background: url(../images/nav2c.png) no-repeat;
}

.top .nav a.a3 span {
  background: url(../images/nav3.png) no-repeat;
}

.top .nav a.a3.on span {
  background: url(../images/nav3c.png) no-repeat;
}

.top .nav a.a4 span {
  background: url(../images/nav4.png) no-repeat;
}

.top .nav a.a4.on span {
  background: url(../images/nav4c.png) no-repeat;
}

.top .nav a.a5 span {
  background: url(../images/nav5.png) no-repeat;
}

.top .nav a.a5.on span {
  background: url(../images/nav5c.png) no-repeat;
}

.top .nav a.a6 span {
  background: url(../images/nav6.png) no-repeat;
}

.top .nav a.a6.on span {
  background: url(../images/nav6c.png) no-repeat;
}

.top .nav a.a7 span {
  background: url(../images/nav7.png) no-repeat;
}

.top .nav a.a7.on span {
  background: url(../images/nav7c.png) no-repeat;
}

.top .nav a.a8 span {
  background: url(../images/nav8.png) no-repeat;
}

.top .nav a.a8.on span {
  background: url(../images/nav8c.png) no-repeat;
}

.top .nav a.a9 span {
  background: url(../images/nav9.png) no-repeat;
}

.top .nav a.a9.on span {
  background: url(../images/nav9c.png) no-repeat;
}

.top .nav a.a10 span {
  background: url(../images/nav10.png) no-repeat;
}

.top .nav a.a10.on span {
  background: url(../images/nav10c.png) no-repeat;
}

.top .nav a:hover {
  color: #fec500;
}

.top .nav a img {
  display: block;
  margin-top: 5px;
}

.bottom_nav {
  width: 100%;
  height: 278px;
  padding-top: 60px;
  background: url(../images/footer.jpg) no-repeat center;
}

.bottom_nav .list {
  width: 1214px;
}

.w1506 {
  width: 1506px;
  margin: 0 auto;
}

.bottom_nav dl {
  float: left;
  color: #fff;
  font-size: 14px;
  padding-right: 60px;
}

.bottom_nav dt {
  color: #fff;
  font-size: 18px;
  height: 60px;
}

.bottom_nav dd {
  height: 33px;
  color: #bbbbbb;
}

.bottom_nav dd a{
  color:#bbbbbb;
}

.bottom_nav .pic {
  width: 292px;
  float: left;
}

.bottom_nav .pic li {
  float: left;
  text-align: center;
  color: #bbbbbb;
  font-size: 14px;
  width: 115px;
  margin-left: 31px;
}

.bottom_nav .pic li img {
  margin-bottom: 18px;
}

.footer {
  padding: 13px 6px 0 3px;
  height: 71px;
  font-size: 14px;
  color: #999999;
  line-height: 24px;
  background: #000;
}

.footer-box {
  margin: 0 auto;
  width: 1506px;
}

.footer img {
  display: inline;
}

.mr-13 {
  margin-right: 13px;
}

@media screen and (max-width:1600px) {
  .top .nav a {
    margin-right: 10px;
  }
}

@media screen and (max-width:1440px) {
  .top .nav a {
    margin-right: 5px;
  }
}